Categories
Tags → Html Code Tutorial

Create syntax highlighted php code as html text

This tutorial teaches you how to convert an existing php code to a syntax colored html text.
DETAILS

Php Syntax Highlighter

This small script convert your PHP code into a syntax colored html text. It is usefull if you want to display your PHP code on a html page with nice colors. Ideal for document and tutorial writers.
DETAILS

How to process the data submitted from HTML form

The great advantage of ASP is possibility to respond to user queries or data submitted from HTML forms. You can process information gathered by an HTML form and use ASP code to make decisions based off this information to create dynamic web pages. Th...
DETAILS

Inout Mailing List Manager

Inout Mailing List Manager is a powerful, feature rich, affordable, easy to use solution for your mailing list management requirements that works on PHP + MySQL. It is designed in such a way that it meets all your mailing list, newsletter, email adve...
DETAILS

Transparent Flash (SWF)

This tutorial will teach you 2 ways of making flash file transparent. First in HTML code and second inside Macromedia Flash itself.
DETAILS

Javascript Pop-up Button Code Generator for Flash

This tutorial describes a method of using JavaScript within your Flash movie without using any external JavaScript in the html your movie is embedded in. There is also a Javascript code generator done in Flash with this Tutorial, which can add some ...
DETAILS

Building your first JSP custom Tag

Tags are reusable code libraries and allow easier separation of HTML and Java code. This tutorial first introduces JSP custom tags and then moves forward to build a simple JSP tag. Every step has been explained in detail. Online demo available.
DETAILS

Servlet Essentials

The author notes &"This document explains the concepts of Java Servlets and provides a step-by-step tutorial for writing HTTP Servlets with complete source code for the example Servlets. The tutorial and the other chapters cover all facets o...
DETAILS

Pop-up Windows

JavaScript allows you to create (open) new windows. In these windows you can place whatever HTML code you wish, and even have actions in one window effect what is happening in another window. This tutorial explains how to create various types of pop-...
DETAILS

Templates, The PHPLIB Way

Templates let you completely separate your PHP code from the HTML, which makes the HTML graphic designers very happy and keeps them from messing up your precious programming. This tutorial explains how to use PHPLIB Template in your PHP scripts. Main...
DETAILS

Page:
©2003-2019 jCay.com